Snaps can't be debugged via gdb even in Debug builds.
Metadata
Current evaluation
No evaluation has been recorded for this issue yet.
Issue body
### Bug Description
It is related to https://github.com/canonical/snapcraft/issues/5652
I replaced `-DCMAKE_BUILD_TYPE` to `Debug` and remove `-s` from `LDFLAGS` on `snapcraft.yaml` from https://github.com/telegramdesktop/tdesktop
But it still can't be debugged.
### To Reproduce
```
git clone https://github.com/telegramdesktop/tdesktop
cd ./tdesktop
```
Replace `-DCMAKE_BUILD_TYPE` to `Debug` and remove `-s` from `LDFLAGS` on `snapcraft.yaml`.
Then run:
```
snapcraft
```
After build is complete:
```
sudo snap install --dangerous _recently_built_snap_.snap
snap run --gdbserver telegram-desktop
```
In second terminal:
```
gdb -ex="target remote :..." -ex=continue -ex="signal SIGCONT"
```
### Environment
snapd 2.70
snapcraft 8.10.2
KUbuntu 25.04
### Relevant log output
```shell
ofry@ofry-virtual-machine:~$
gdb -ex="target remote :39815" -ex=continue -ex="signal SIGCONT"
GNU gdb (Ubuntu 16.2-8ubuntu1) 16.2
Copyright (C) 2024 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word".
Remote debugging using :39815
Reading /usr/lib/snapd/snap-gdbserver-shim from remote target...
warning: File transfers from remote targets can be slow. Use "set sysroot" to access files locally instead.
Reading /usr/lib/snapd/snap-gdbserver-shim from remote target...
Reading symbols from target:/usr/lib/snapd/snap-gdbserver-shim...
Downloading separate debug info for target:/usr/lib/snapd/snap-gdbserver-shim
(No debugging symbols found in target:/usr/lib/snapd/snap-gdbserver-shim)
0x000000000041caec in ?? ()
Continuing.
Program received signal SIGSTOP, Stopped (signal).
0x000000000041caec in ?? ()
Continuing with signal SIGCONT.
Program received signal SIGTRAP, Trace/breakpoint trap.
0x000000000041caec in ?? ()
(gdb) cont
Continuing.
process 320656 is executing new program: /snap/telegram-desktop/x1/usr/bin/telegram-desktop
Reading /snap/telegram-desktop/x1/usr/bin/telegram-desktop from remote target...
warning: "target:/snap/telegram-desktop/x1/usr/bin/telegram-desktop": not in executable format: file format not recognized
Reading /snap/telegram-desktop/x1/usr/bin/telegram-desktop from remote target...
warning: `target:/snap/telegram-desktop/x1/usr/bin/telegram-desktop': can't read symbols: file format not recognized.
[New Thread 320656.320758]
Thread 2 "telegram-deskto" received signal SIGSTOP, Stopped (signal).
[Switching to Thread 320656.320758]
0x00007ce23a305c2d in ?? ()
(gdb)
```
### Additional context
After unsquashing the snap I have:
```
ofry@ofry-virtual-machine:~/IdeaProjects/tdesktop/squashfs-root/usr/bin$ objdump -h ./telegram-desktop | grep debug
33 .debug_aranges 04558790 0000000000000000 0000000000000000 142d07a2 2**0
34 .debug_info b933b903 0000000000000000 0000000000000000 18828f32 2**0
35 .debug_abbrev 01f7c379 0000000000000000 0000000000000000 d1b64835 2**0
36 .debug_line 0ee30d0c 0000000000000000 0000000000000000 d3ae0bae 2**0
37 .debug_str 3f41bbb7 0000000000000000 0000000000000000 e29118ba 2**0
38 .debug_addr 00007210 0000000000000000 0000000000000000 121d2d471 2**0
39 .debug_line_str 000829bf 0000000000000000 0000000000000000 121d34681 2**0
40 .debug_loclists 032ba925 0000000000000000 0000000000000000 121db7040 2**0
41 .debug_rnglists 02e4c107 0000000000000000 0000000000000000 125071965 2**0
42 .debug_str_offsets 0000847c 0000000000000000 0000000000000000 127ebda6c 2**0
```
So debug symbols present, but gdb doesn't see it.
### ubuntu-bug information:
ProblemType: Bug
ApportVersion: 2.32.0-0ubuntu5.3
Architecture: amd64
CasperMD5CheckResult: pass
CrashDB: snap-github
CurrentDesktop: KDE
Date: Sat Aug 16 07:27:41 2025
Dependencies:
adduser 3.137ubuntu2
apparmor 4.1.0~beta5-0ubuntu14
apt 3.0.0
base-files 13.6ubuntu2
base-passwd 3.6.6
ca-certificates 20241223
dbus 1.16.2-2ubuntu1
dbus-bin 1.16.2-2ubuntu1
dbus-daemon 1.16.2-2ubuntu1
dbus-session-bus-common 1.16.2-2ubuntu1
dbus-system-bus-common 1.16.2-2ubuntu1
debconf 1.5.87ubuntu1
debconf-i18n 1.5.87ubuntu1
dirmngr 2.4.4-2ubuntu23.1
dmsetup 2:1.02.201-1ubuntu1
dpkg 1.22.18ubuntu2
fuse3 3.14.0-10
gcc-15-base 15-20250404-0ubuntu1
gir1.2-girepository-2.0 1.84.0-1
gir1.2-glib-2.0 2.84.1-1ubuntu0.1
gnupg 2.4.4-2ubuntu23.1
gnupg-l10n 2.4.4-2ubuntu23.1
gnupg-utils 2.4.4-2ubuntu23.1
gpg 2.4.4-2ubuntu23.1
gpg-agent 2.4.4-2ubuntu23.1
gpg-wks-client 2.4.4-2ubuntu23.1
gpgconf 2.4.4-2ubuntu23.1
gpgsm 2.4.4-2ubuntu23.1
gpgv 2.4.4-2ubuntu23.1
init-system-helpers 1.68
keyboxd 2.4.4-2ubuntu23.1
libacl1 2.3.2-2
libapparmor1 4.1.0~beta5-0ubuntu14
libapt-pkg7.0 3.0.0
libassuan9 3.0.2-2
libatomic1 15-20250404-0ubuntu1
libattr1 1:2.5.2-3
libaudit-common 1:4.0.2-2ubuntu2
libaudit1 1:4.0.2-2ubuntu2
libblkid1 2.40.2-14ubuntu1.1
libbsd0 0.12.2-2
libbz2-1.0 1.0.8-6
libc6 2.41-6ubuntu1.1
libcap-ng0 0.8.5-4build1
libcap2 1:2.73-4ubuntu1
libcbor0.10 0.10.2-2ubuntu1
libcom-err2 1.47.2-1ubuntu1
libcrypt1 1:4.4.38-1
libcryptsetup12 2:2.7.5-1ubuntu2
libdb5.3t64 5.3.28+dfsg2-9
libdbus-1-3 1.16.2-2ubuntu1
libdebconfclient0 0.277ubuntu1
libdevmapper1.02.1 2:1.02.201-1ubuntu1
libedit2 3.1-20250104-1
libexpat1 2.7.1-1
libffi8 3.4.7-1
libfido2-1 1.15.0-1
libfuse3-3 3.14.0-10
libgcc-s1 15-20250404-0ubuntu1
libgcrypt20 1.11.0-6ubuntu1
libgirepository-1.0-1 1.84.0-1
libglib2.0-0t64 2.84.1-1ubuntu0.1
libglib2.0-data 2.84.1-1ubuntu0.1
libgmp10 2:6.3.0+dfsg-3ubuntu1
libgnutls30t64 3.8.9-2ubuntu3.1
libgpg-error0 1.51-3
libgpm2 1.20.7-11
libgssapi-krb5-2 1.21.3-4ubuntu2
libhogweed6t64 3.10.1-1
libidn2-0 2.3.8-2
libjson-c5 0.18+ds-1
libk5crypto3 1.21.3-4ubuntu2
libkeyutils1 1.6.3-4ubuntu2
libkmod2 33+20240816-2ubuntu1
libkrb5-3 1.21.3-4ubuntu2
libkrb5support0 1.21.3-4ubuntu2
libksba8 1.6.7-2
libldap-common 2.6.9+dfsg-2ubuntu1
libldap2 2.6.9+dfsg-2ubuntu1
liblocale-gettext-perl 1.07-7build1
liblz4-1 1.10.0-4
liblzma5 5.6.4-1ubuntu1
liblzo2-2 2.10-3
libmd0 1.1.0-2build2
libmount1 2.40.2-14ubuntu1.1
libncursesw6 6.5+20250216-2
libnettle8t64 3.10.1-1
libnpth0t64 1.8-2
libp11-kit0 0.25.5-2ubuntu3
libpam-modules 1.5.3-7ubuntu4.3
libpam-modules-bin 1.5.3-7ubuntu4.3
libpam0g 1.5.3-7ubuntu4.3
libpcre2-8-0 10.45-1
libpython3-stdlib 3.13.3-1
libpython3.13-minimal 3.13.3-1ubuntu0.2
libpython3.13-stdlib 3.13.3-1ubuntu0.2
libreadline8t64 8.2-6
libsasl2-2 2.1.28+dfsg1-9
libsasl2-modules 2.1.28+dfsg1-9
libsasl2-modules-db 2.1.28+dfsg1-9
libseccomp2 2.5.5-1ubuntu6
libselinux1 3.7-3ubuntu3
libsemanage-common 3.7-2.1build1
libsemanage2 3.7-2.1build1
libsepol2 3.7-1
libsmartcols1 2.40.2-14ubuntu1.1
libsqlite3-0 3.46.1-3ubuntu0.2
libssl3t64 3.4.1-1ubuntu3
libstdc++6 15-20250404-0ubuntu1
libsystemd-shared 257.4-1ubuntu3.1
libsystemd0 257.4-1ubuntu3.1
libtasn1-6 4.20.0-2
libtext-charwidth-perl 0.04-11build4
libtext-iconv-perl 1.7-8build4
libtext-wrapi18n-perl 0.06-10
libtinfo6 6.5+20250216-2
libudev1 257.4-1ubuntu3.1
libunistring5 1.3-1
libuuid1 2.40.2-14ubuntu1.1
libx11-6 2:1.8.10-2
libx11-data 2:1.8.10-2
libxau6 1:1.0.11-1
libxcb1 1.17.0-2
libxdmcp6 1:1.1.5-1
libxext6 2:1.3.4-1build2
libxml2 2.12.7+dfsg+really2.9.14-0.4ubuntu0.1
libxmuu1 2:1.1.3-3build2
libxxhash0 0.8.3-2
libzstd1 1.5.6+dfsg-2
linux-sysctl-defaults 4.10.1ubuntu2
login.defs 1:4.16.0-7ubuntu1
media-types 13.0.0
mount 2.40.2-14ubuntu1.1
netbase 6.4
networkd-dispatcher 2.2.4-1.1
openssh-client 1:9.9p1-3ubuntu3.1
openssl 3.4.1-1ubuntu3
openssl-provider-legacy 3.4.1-1ubuntu3
passwd 1:4.16.0-7ubuntu1
perl-base 5.40.1-2ubuntu0.2
pinentry-curses 1.3.1-2ubuntu3
python3 3.13.3-1
python3-dbus 1.3.2-5build5
python3-gi 3.50.0-4build1
python3-minimal 3.13.3-1
python3.13 3.13.3-1ubuntu0.2
python3.13-minimal 3.13.3-1ubuntu0.2
readline-common 8.2-6
sed 4.9-2build1
sensible-utils 0.0.24
shared-mime-info 2.4-5build1
squashfs-tools 1:4.6.1-1build1
systemd 257.4-1ubuntu3.1
systemd-cryptsetup 257.4-1ubuntu3.1
systemd-hwe-hwdb 256.4.1
systemd-resolved 257.4-1ubuntu3.1
systemd-timesyncd 257.4-1ubuntu3.1
tar 1.35+dfsg-3.1
tzdata 2025b-1ubuntu1.1
ubuntu-keyring 2023.11.28.1
udev 257.4-1ubuntu3.1
xauth 1:1.1.2-1.1
xdg-user-dirs 0.18-2
zlib1g 1:1.3.dfsg+really1.3.1-1ubuntu1
DistroRelease: Ubuntu 25.04
InstallationDate: Installed on 2022-09-26 (1054 days ago)
InstallationMedia: Kubuntu 22.04.1 LTS "Jammy Jellyfish" - Release amd64 (20220809.1)
NonfreeKernelModules: zfs
ProcCpuinfoMinimal:
processor : 15
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz
stepping : 1
microcode : 0xffffffff
cpu MHz : 2199.998
cache size : 25600 KB
physical id : 0
siblings : 16
core id : 15
cpu cores : 16
apicid : 15
initial apicid : 15
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon nopl xtopology tsc_reliable nonstop_tsc cpuid tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch pti ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid rdseed adx smap xsaveopt arat md_clear flush_l1d arch_capabilities
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit mmio_stale_data retbleed bhi
bogomips : 4399.99
clflush size : 64
cache_alignment : 64
address sizes : 45 bits physical, 48 bits virtual
power management:
ProcEnviron:
LANG=en_US.UTF-8
LANGUAGE=ru:en_US
LC_ADDRESS=ru_RU.UTF-8
LC_IDENTIFICATION=ru_RU.UTF-8
LC_MEASUREMENT=ru_RU.UTF-8
LC_MONETARY=ru_RU.UTF-8
LC_NAME=ru_RU.UTF-8
LC_NUMERIC=ru_RU.UTF-8
LC_PAPER=ru_RU.UTF-8
LC_TELEPHONE=ru_RU.UTF-8
LC_TIME=ru_RU.UTF-8
PATH=(custom, no user)
SHELL=/bin/bash
TERM=xterm-256color
XDG_RUNTIME_DIR=<set>
ProcVersionSignature: Ubuntu 6.14.0-27.27-generic 6.14.6
RebootRequiredPkgs: Error: path contained symlinks.
Snap: snapd 2.70 (latest/stable)
SnapChanges: no changes found
SnapConnections:
Interface Plug Slot Notes
account-control - :account-control -
accounts-service - :accounts-service -
acrn-support - :acrn-support -
adb-support - :adb-support -
allegro-vcu - :allegro-vcu -
alsa - :alsa -
appstream-metadata - :appstream-metadata -
audio-playback chromium:audio-playback :audio-playback -
audio-playback firefox:audio-playback :audio-playback -
audio-playback thunderbird:audio-playback :audio-playback -
audio-record chromium:audio-record :audio-record -
audio-record firefox:audio-record :audio-record -
auditd-support - :auditd-support -
autopilot-introspection - :autopilot-introspection -
avahi-control cups:avahi-control :avahi-control -
avahi-observe firefox:avahi-observe :avahi-observe -
block-devices - :block-devices -
bluetooth-control - :bluetooth-control -
bluez chromium:bluez :bluez -
broadcom-asic-control - :broadcom-asic-control -
browser-support chromium:browser-sandbox :browser-support -
browser-support firefox:browser-sandbox :browser-support -
browser-support thunderbird:browser-sandbox :browser-support -
calendar-service - :calendar-service -
camera chromium:camera :camera -
camera firefox:camera :camera -
can-bus - :can-bus -
checkbox-support - :checkbox-support -
cifs-mount - :cifs-mount -
classic-support - :classic-support -
confdb - :confdb -
contacts-service - :contacts-service -
core-support - :core-support -
cpu-control - :cpu-control -
cuda-driver-libs :cuda-driver-libs - -
cups-control cups:cups-host :cups-control -
cups-control firefox:cups-control :cups-control -
cups-control thunderbird:cups-control :cups-control -
daemon-notify - :daemon-notify -
dcdbas-control - :dcdbas-control -
desktop chromium:desktop :desktop -
desktop firefox:desktop :desktop -
desktop thunderbird:desktop :desktop -
desktop-launch - :desktop-launch -
desktop-legacy chromium:desktop-legacy :desktop-legacy -
desktop-legacy firefox:desktop-legacy :desktop-legacy -
desktop-legacy thunderbird:desktop-legacy :desktop-legacy -
device-buttons - :device-buttons -
display-control - :display-control -
dm-crypt - :dm-crypt -
docker-support - :docker-support -
dvb - :dvb -
egl-driver-libs :egl-driver-libs - -
firewall-control - :firewall-control -
fpga - :fpga -
framebuffer - :framebuffer -
fuse-support - :fuse-support -
fwupd - :fwupd -
gconf - :gconf -
gpg-keys - :gpg-keys -
gpg-public-keys - :gpg-public-keys -
gpio-control - :gpio-control -
gpio-memory-control - :gpio-memory-control -
greengrass-support - :greengrass-support -
gsettings chromium:gsettings :gsettings -
gsettings firefox:gsettings :gsettings -
gsettings thunderbird:gsettings :gsettings -
hardware-observe chromium:hardware-observe :hardware-observe -
hardware-observe firefox:hardware-observe :hardware-observe -
hardware-random-control - :hardware-random-control -
hardware-random-observe - :hardware-random-observe -
home chromium:home :home -
home cups:home :home -
home firefox:home :home -
home thunderbird:home :home -
hostname-control - :hostname-control -
hugepages-control - :hugepages-control -
intel-mei - :intel-mei -
intel-qat - :intel-qat -
io-ports-control - :io-ports-control -
ion-memory-control - :ion-memory-control -
jack1 - :jack1 -
joystick chromium:joystick :joystick -
joystick firefox:joystick :joystick -
juju-client-observe - :juju-client-observe -
kernel-crypto-api - :kernel-crypto-api -
kernel-firmware-control - :kernel-firmware-control -
kernel-module-control - :kernel-module-control -
kernel-module-load - :kernel-module-load -
kernel-module-observe - :kernel-module-observe -
kubernetes-support - :kubernetes-support -
kvm - :kvm -
libvirt - :libvirt -
locale-control - :locale-control -
log-observe snappy-debug:log-observe :log-observe -
login-session-control - :login-session-control -
login-session-observe firefox:login-session-observe :login-session-observe -
lxd-support lxd:lxd-support :lxd-support -
media-control - :media-control -
microceph-support - :microceph-support -
microstack-support - :microstack-support -
modem-manager - :modem-manager -
mount-control firefox:host-hunspell :mount-control -
mount-observe firefox:mount-observe :mount-observe -
multipass-support - :multipass-support -
netlink-audit - :netlink-audit -
netlink-connector - :netlink-connector -
network chromium:network :network -
network cups:network :network -
network firefox:network :network -
network lxd:network :network -
network thunderbird:network :network -
network-bind chromium:network-bind :network-bind -
network-bind cups:network-bind :network-bind -
network-bind firefox:network-bind :network-bind -
network-bind lxd:network-bind :network-bind -
network-control - :network-control -
network-manager - :network-manager -
network-manager-observe cups:network-manager-observe :network-manager-observe -
network-observe - :network-observe -
network-setup-control - :network-setup-control -
network-setup-observe - :network-setup-observe -
network-status - :network-status -
nfs-mount - :nfs-mount -
nomad-support - :nomad-support -
nvidia-drivers-support - :nvidia-drivers-support -
ofono - :ofono -
opengl chromium:opengl :opengl -
opengl firefox:opengl :opengl -
opengl thunderbird:opengl :opengl -
openvswitch - :openvswitch -
openvswitch-support - :openvswitch-support -
optical-drive - :optical-drive -
packagekit-control - :packagekit-control -
password-manager-service chromium:password-manager-service :password-manager-service manual
pcscd - :pcscd -
personal-files chromium:chromium-config :personal-files -
personal-files chromium:dot-local-share-applications :personal-files -
personal-files chromium:dot-local-share-icons :personal-files -
personal-files firefox:dot-mozilla-firefox :personal-files -
personal-files thunderbird:dot-thunderbird :personal-files -
physical-memory-control - :physical-memory-control -
physical-memory-observe - :physical-memory-observe -
pipewire - :pipewire -
polkit - :polkit -
power-control - :power-control -
ppp - :ppp -
process-control - :process-control -
ptp - :ptp -
pulseaudio - :pulseaudio -
qualcomm-ipc-router - :qualcomm-ipc-router -
raw-input - :raw-input -
raw-usb cups:raw-usb :raw-usb -
remoteproc - :remoteproc -
removable-media chromium:removable-media :removable-media -
removable-media firefox:removable-media :removable-media -
removable-media thunderbird:removable-media :removable-media -
ros-opt-data - :ros-opt-data -
ros-snapd-support - :ros-snapd-support -
screen-inhibit-control chromium:screen-inhibit-control :screen-inhibit-control -
screen-inhibit-control firefox:screen-inhibit-control :screen-inhibit-control -
screencast-legacy - :screencast-legacy -
scsi-generic - :scsi-generic -
sd-control - :sd-control -
shared-memory - :shared-memory -
shutdown - :shutdown -
snap-interfaces-requests-control - :snap-interfaces-requests-control -
snap-refresh-control - :snap-refresh-control -
snap-refresh-observe - :snap-refresh-observe -
snap-themes-control - :snap-themes-control -
snapd-control - :snapd-control -
ssh-keys - :ssh-keys -
ssh-public-keys - :ssh-public-keys -
steam-support - :steam-support -
system-backup - :system-backup -
system-files chromium:etc-chromium-browser-policies :system-files -
system-files cups:etc-cups :system-files -
system-files firefox:etc-firefox :system-files -
system-files firefox:host-usr-share-hunspell :system-files -
system-files thunderbird:etc-thunderbird :system-files -
system-files thunderbird:host-usr-share-hunspell :system-files -
system-observe lxd:system-observe :system-observe -
system-observe snappy-debug:system-observe :system-observe -
system-packages-doc chromium:system-packages-doc :system-packages-doc -
system-packages-doc firefox:system-packages-doc :system-packages-doc -
system-source-code - :system-source-code -
system-trace - :system-trace -
tee - :tee -
time-control - :time-control -
timeserver-control - :timeserver-control -
timezone-control - :timezone-control -
tpm - :tpm -
u2f-devices chromium:u2f-devices :u2f-devices -
u2f-devices firefox:u2f-devices :u2f-devices -
udisks2 - :udisks2 -
uhid - :uhid -
uinput - :uinput -
unity7 chromium:unity7 :unity7 -
unity7 firefox:unity7 :unity7 -
upower-observe chromium:upower-observe :upower-observe -
upower-observe firefox:upower-observe :upower-observe -
userns - :userns -
vcio - :vcio -
wayland chromium:wayland :wayland -
wayland firefox:wayland :wayland -
wayland thunderbird:wayland :wayland -
x11 chromium:x11 :x11 -
x11 firefox:x11 :x11 -
x11 thunderbird:x11 :x11 -
xilinx-dma - :xilinx-dma -
SnapGitName: snapd
SnapGitOwner: snapcore
SnapInfo.snapd:
name: snapd
summary: Daemon and tooling that enable snap packages
publisher: Canonical**
store-url: https://snapcraft.io/snapd
contact: https://github.com/snapcore/snapd/issues
license: GPL-3.0
description: |
Install, configure, refresh and remove snap packages. Snaps are
'universal' packages that work across many different Linux systems,
enabling secure distribution of the latest apps and utilities for
cloud, servers, desktops and the internet of things.
Start with 'snap list' to see installed snaps.
type: snapd
snap-id: PMrrV4ml8uWuEUDBT8dSGnKUYbevVhc4
tracking: latest/stable
refresh-date: 2025-07-10T08:25:55+03:00
channels:
latest/stable: 2.70 2025-07-10T20:10:04Z (24792) 51MB -
latest/candidate: 2.71 2025-08-13T14:53:32Z (25202) 53MB -
latest/beta: 2.71 2025-07-27T16:05:30Z (25202) 53MB -
latest/edge: 2.71+g95.3e628a4 2025-08-15T07:07:11Z (25378) 53MB -
installed: 2.70 (24792) 51MB snapd
Tags: plucky wayland-session
Uname: Linux 6.14.0-27-generic x86_64
UpgradeStatus: Upgraded to plucky on 2025-04-18 (120 days ago)
_MarkForUpload: True
Evaluation history
No evaluation history available.